Matthias Klose [Tue, 20 Jan 2026 10:45:10 +0000 (11:45 +0100)]
langpack-gettext
# DP: Description: support alternative gettext tree in
# DP: /usr/share/locale-langpack; if a file is present in both trees,
# DP: prefer the newer one
# DP: Upstream status: Ubuntu-Specific
# DP: Description: support alternative gettext tree in
# DP: /usr/share/locale-langpack; if a file is present in both trees,
# DP: prefer the newer one
# DP: Upstream status: Ubuntu-Specific
Matthias Klose [Tue, 20 Jan 2026 10:45:10 +0000 (11:45 +0100)]
distutils-sysconfig
# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.
# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.
Matthias Klose [Tue, 20 Jan 2026 10:45:10 +0000 (11:45 +0100)]
distutils-install-layout
# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.
# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.
* Non-maintainer upload by the LTS Team.
* Add salsa-ci.yml.
* Drop Build-Conflicts: git.
* Unexport PYTHONIOENCODING to unbreak tests on Salsa.
* Disable test_mmap as it fails on Salsa.
* Apply upstream patches for the following CVEs:
- CVE-2022-37454: integer overflow and buffer overflow in the Keccak XKCP
SHA-3 implementation.
- CVE-2025-4516: issue in bytes.decode("unicode_escape",
error="ignore|replace")
- CVE-2025-6069: quadratic complexity in html.parser.HTMLParser
- CVE-2025-6075: performance degradation in os.path.expandvars()
- CVE-2025-8194: infinite loop and deadlock in tarfile
- CVE-2025-8291: incorrect ZIP64 End of Central Directory handling
- CVE-2025-12084: quadratic complexity in xml.dom.minidom appendChild etc
- CVE-2025-13836: OOM or other DoS due to incorrect Content-Length
handling in http.client
- CVE-2025-13837: OOM or other DoS due to incorrect data size handling
in plistlib
* Update libpython symbols.